home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Games / NetHack 3.1.3 / source / Files next >
Encoding:
Text File  |  1993-08-01  |  9.7 KB  |  220 lines  |  [TEXT/R*ch]

  1. This is a listing of all files in a full NetHack 3.1 distribution, organized
  2. in their standard manner on a UNIX system.  It indicates which files are
  3. necessary for which versions, so that you can tell which files may be deleted
  4. from or not transferred to your system if you wish.
  5.  
  6.  
  7. .:
  8. (files in top directory)
  9. Files           Porting         README
  10.  
  11. dat:
  12. (files for all versions)
  13. Arch.des        Barb.des        Caveman.des     Elf.des         Healer.des
  14. Knight.des      Priest.des      Rogue.des       Samurai.des     Tourist.des
  15. Valkyrie.des    Wizard.des      bigroom.des     castle.des      cmdhelp
  16. data.base       dungeon.def     endgame.des     gehennom.des    help
  17. hh              history         knox.des        license         medusa.des
  18. mines.des       opthelp         oracle.des      oracles.txt     quest.txt
  19. rumors.fal      rumors.tru      tower.des       wizhelp         yendor.des
  20.  
  21. doc:
  22. (files for all versions)
  23. Guidebook.mn    Guidebook.tex   Guidebook.txt   dgn_comp.6      lev_comp.6
  24. nethack.6       recover.6       tmac.n          window.doc
  25.  
  26. include:
  27. (files for all versions)
  28. align.h         amiconf.h       artifact.h      artilist.h      attrib.h
  29. color.h         config.h        coord.h         decl.h          def_os2.h
  30. dgn_file.h      display.h       dungeon.h       edog.h          emin.h
  31. engrave.h       epri.h          eshk.h          extern.h        flag.h
  32. func_tab.h      global.h        hack.h          lev.h           macconf.h
  33. mail.h          mfndpos.h       micro.h         mkroom.h        monattk.h
  34. mondata.h       monflag.h       monst.h         monsym.h        ntconf.h
  35. obj.h           objclass.h      os2conf.h       patchlevel.h    pcconf.h
  36. permonst.h      prop.h          qtext.h         quest.h         rect.h
  37. rm.h            sp_lev.h        spell.h         system.h        termcap.h
  38. tosconf.h       tradstdc.h      trampoli.h      trap.h          unixconf.h
  39. vault.h         vision.h        vmsconf.h       winami.h        winprocs.h
  40. wintype.h       you.h           youprop.h
  41. (file for tty versions)
  42. wintty.h
  43. (files for X versions)
  44. Window.h        WindowP.h       winX.h
  45. (files for mactty version)
  46. mactty.h        mttypriv.h
  47.  
  48. src:
  49. (files for all versions)
  50. allmain.c       alloc.c         apply.c         artifact.c      attrib.c
  51. ball.c          bones.c         botl.c          cmd.c           dbridge.c
  52. decl.c          detect.c        display.c       do.c            do_name.c
  53. do_wear.c       dog.c           dogmove.c       dokick.c        dothrow.c
  54. drawing.c       dungeon.c       eat.c           end.c           engrave.c
  55. exper.c         explode.c       extralev.c      files.c         fountain.c
  56. hack.c          hacklib.c       invent.c        lock.c          mail.c
  57. makemon.c       mcastu.c        mhitm.c         mhitu.c         minion.c
  58. mklev.c         mkmap.c         mkmaze.c        mkobj.c         mkroom.c
  59. mon.c           mondata.c       monmove.c       monst.c         mplayer.c
  60. mthrowu.c       muse.c          music.c         o_init.c        objects.c
  61. objnam.c        options.c       pager.c         pickup.c        pline.c
  62. polyself.c      potion.c        pray.c          priest.c        quest.c
  63. questpgr.c      read.c          rect.c          restore.c       rip.c
  64. rnd.c           rumors.c        save.c          shk.c           shknam.c
  65. sit.c           sounds.c        sp_lev.c        spell.c         steal.c
  66. timeout.c       topten.c        track.c         trap.c          u_init.c
  67. uhitm.c         vault.c         version.c       vision.c        weapon.c
  68. were.c          wield.c         windows.c       wizard.c        worm.c
  69. worn.c          write.c         zap.c
  70.  
  71. sys/amiga:
  72. (files for Amiga versions)
  73. HackWB.uu       Install.ami     Makefile.ami    NHinfo.uu       NetHack.cnf
  74. NewGame.uu      amidos.c        amidos.p        amifont.uu      amifont8.uu
  75. amigst.c        amii.hlp        amilib.c        amimenu.c       amirip.c
  76. amisnd.c        amitty.c        amiwbench.c     amiwind.c       amiwind.p
  77. ask.uu          char.c          charwin.uu      colors.uu       colorwin.c
  78. cvtsnd.c        dflticon.uu     hackwb.hlp      ifchange        randwin.c
  79. randwin.uu      scroll.uu       string.uu       wb.c            wbcli.c
  80. wbdata.c        wbdefs.h        wbprotos.h      wbstruct.h      wbwin.c
  81. wbwin.uu        winami.c        winami.p        windefs.h       winext.h
  82. winfuncs.c      winkey.c        winmenu.c       winproto.h      winreq.c
  83. winstr.c
  84.  
  85. sys/amiga/splitter:
  86. (more files for Amiga versions)
  87. amiout.h        arg.c           arg.h           loader.c        multi.c
  88. multi.h         split.doc       split.h         splitter.c
  89.  
  90. sys/atari:
  91. (files for Atari version)
  92. Install.tos     Makefile.utl    atari.cnf       atarifnt.uue    nethack.mnu
  93. setup.g         tos.c
  94.  
  95. sys/mac:
  96. (files for Macintosh versions)
  97. DCproj.hqx      Install.mpw     Install.thk     MacHelp         LCproj.hqx
  98. MDproj.hqx      NHDeflts        NHmake.hqx      NHproj.hqx      NHrsrc.hqx
  99. NHsound.hqx     NetHack.r       News            dprintf.c       hack.h
  100. maccurs.c       macerrs.c       macfile.c       macmain.c       macmenu.c
  101. macsnd.c        mactopl.c       mactty.c        macunix.c       macwin.c
  102. mgetline.c      mhdump.c        mmodal.c        mrecover.c      mrecover.hqx
  103. mstring.c       mttymain.c
  104.  
  105. sys/msdos:
  106. (files for MSDOS version)
  107. Install.dos     MakeGCC.src     MakeGCC.utl     MakeMSC.src     MakeMSC.utl
  108. Makefile.dat    exesmurf.c      exesmurf.doc    maintovl.doc    msdos.c
  109. msdos.hlp       ovlmgr.asm      ovlmgr.doc      ovlmgr.uu       setup.bat
  110. trampoli.c      video.c
  111. (files for running MSDOS binary under Windows)
  112. nhico.uu        nhpif.uu
  113.  
  114. sys/os2:
  115. (files for OS/2 version)
  116. Install.os2     Makefile.os2    nhpmico.uu      os2.c
  117.  
  118. sys/share:
  119. (files for MSDOS and OS/2 versions)
  120. Makefile.lib    NetHack.cnf     termcap.uu
  121. (file for MSDOS, OS/2, NT, Amiga, and Atari versions)
  122. pcmain.c
  123. (files for MSDOS, OS/2, NT, and Atari versions)
  124. pcsys.c         pcunix.c
  125. (file for MSDOS, OS/2, and Atari versions)
  126. pctty.c
  127. (Berkeley random number file, which may be included in any version)
  128. random.c
  129. (file for MSDOS, OS/2, and VMS versions)
  130. termcap
  131. (lex/yacc output for special level and dungeon compilers)
  132. dgn_comp.h      dgn_lex.c       dgn_yacc.c      lev_comp.h      lev_lex.c
  133. lev_yacc.c
  134.  
  135. sys/share/sounds:
  136. (files for Amiga and Macintosh versions)
  137. README          bell.uu         bugle.uu        erthdrum.uu     firehorn.uu
  138. frsthorn.uu     lethdrum.uu     mgcflute.uu     mgcharp.uu      toolhorn.uu
  139. wdnflute.uu     wdnharp.uu
  140.  
  141. sys/unix:
  142. (files for UNIX versions)
  143. Install.unx     Makefile.dat    Makefile.doc    Makefile.src    Makefile.top
  144. Makefile.utl    ioctl.c         nethack.sh      setup.sh        unixmain.c
  145. unixtty.c       unixunix.c
  146. (files for replacement cpp, apparently only needed by some UNIX systems)
  147. cpp1.shr        cpp2.shr        cpp3.shr
  148. (file for sound driver for 386 UNIX)
  149. snd86unx.shr
  150.  
  151. sys/vms:
  152. (files for VMS version)
  153. Install.vms     Makefile.dat    Makefile.doc    Makefile.src    Makefile.top
  154. Makefile.utl    install.com     lev_lex.h       nethack.com     oldcrtl.c
  155. spec_lev.com    vmsbuild.com    vmsfiles.c      vmsmail.c       vmsmain.c
  156. vmsmisc.c       vmstty.c        vmsunix.c
  157. (GNU termcap files that support VMS version)
  158. gnutermcap.c    gnutparam.c
  159.  
  160. sys/winnt:
  161. (files for Windows NT version)
  162. Install.nt      Makefile.dat    Makefile.src    Makefile.utl    nhico.uu
  163. nhincl.mak      nttty.c         setup.bat       winnt.c         winnt.cnf
  164.  
  165. util:
  166. (files for all versions)
  167. dgn_main.c      lev_main.c      makedefs.c      panic.c         recover.c
  168. (lex/yacc input for special level and dungeon compilers)
  169. dgn_comp.l      dgn_comp.y      lev_comp.l      lev_comp.y
  170.  
  171. win/tty:
  172. (files for tty versions)
  173. getline.c       termcap.c       topl.c          wintty.c
  174.  
  175. win/X11:
  176. (files for X versions)
  177. Install.X11     NetHack.ad      Window.c        dialogs.c       ibm.bdf
  178. nethack.rc      nh10.bdf        nh32icon        nh56icon        nh72icon
  179. winX.c          winmap.c        winmenu.c       winmesg.c       winmisc.c
  180. winstat.c       wintext.c       winval.c
  181.  
  182.  
  183.  
  184. This is a list of files produced by auxiliary programs.  They can all be
  185. regenerated from the files in the distribution.
  186.  
  187. dat:
  188. (files generated by makedefs at playground creation time)
  189. data            dungeon.pdf     options         oracles         quest.dat
  190. rumors
  191. (file generated by dgn_comp at playground creation time)
  192. dungeon
  193. (files generated by lev_comp at playground creation time)
  194. A-filla.lev     A-fillb.lev     A-goal.lev      A-locate.lev    A-start.lev
  195. B-filla.lev     B-fillb.lev     B-goal.lev      B-locate.lev    B-start.lev
  196. C-filla.lev     C-fillb.lev     C-goal.lev      C-locate.lev    C-start.lev
  197. E-filla.lev     E-fillb.lev     E-goal.lev      E-locate.lev    E-start.lev
  198. H-filla.lev     H-fillb.lev     H-goal.lev      H-locate.lev    H-start.lev
  199. K-filla.lev     K-fillb.lev     K-goal.lev      K-locate.lev    K-start.lev
  200. P-filla.lev     P-fillb.lev     P-goal.lev      P-locate.lev    P-start.lev
  201. R-filla.lev     R-fillb.lev     R-goal.lev      R-locate.lev    R-start.lev
  202. S-filla.lev     S-fillb.lev     S-goal.lev      S-locate.lev    S-start.lev
  203. T-filla.lev     T-fillb.lev     T-goal.lev      T-locate.lev    T-start.lev
  204. V-filla.lev     V-fillb.lev     V-goal.lev      V-locate.lev    V-start.lev
  205. W-filla.lev     W-fillb.lev     W-goal.lev      W-locate.lev    W-start.lev
  206. air.lev         asmodeus.lev    astral.lev      baalz.lev       bigroom.lev
  207. castle.lev      earth.lev       fakewiz1.lev    fakewiz2.lev    fire.lev
  208. juiblex.lev     knox.lev        medusa-1.lev    medusa-2.lev    mine_end.lev
  209. minefill.lev    minetown.lev    oracle.lev      orcus.lev       sanctum.lev
  210. tower1.lev      tower2.lev      tower3.lev      valley.lev      water.lev
  211. wizard1.lev     wizard2.lev     wizard3.lev
  212.  
  213. include:
  214. (files generated by makedefs at compile time)
  215. date.h          onames.h        pm.h            vis_tab.h
  216.  
  217. src:
  218. (files generated by makedefs at compile time)
  219. monstr.c        vis_tab.c
  220.